home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / viewers / imdispd2 / eclipse.cmd < prev    next >
OS/2 REXX Batch file  |  1991-08-22  |  632b  |  32 lines

  1. ; ECLIPSE.CMD
  2. ;
  3. ; Written by Ron Baalke
  4. ; August 1991
  5. ;
  6. ; This batch file shows what IMDISP can do with the solar eclipse image.
  7. ;
  8. era
  9. pal ps 1
  10. file eclipse.img
  11. pal load eclipse.pal
  12. disp
  13. text line 485 samp 300 '                          '
  14. text line 500 samp 300 ' solar eclipse - 07/11/91 '
  15. text line 515 samp 300 '                          '
  16. text line 205 samp 309 '<-----you are here '
  17. pause 7
  18. refresh
  19. pal ps 4
  20. pal cyc 2 fast time 30
  21. cur dsl 330 dss 140
  22. disp cen zoom 2
  23. pause 5
  24. pal cyc 4 fast time 30
  25. pal load eclipse.pal
  26. pause 3
  27. pal load topo.pal
  28. enh edge
  29. pause 5
  30. pal load eclipse.pal
  31. disp
  32. pause 3